PasswordAuthorizationTransaction

Entity Definition

Logical Name : PasswordAuthorizationTransaction
Physical Name : TR_PWD_AZN

A sub-type of ControlTransaction recording the successful use of an AccessPassword by an Operator.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TransactionID (FK)(PK) A universally unique identifier (UUID) for the Transaction. This may be assembled from alternate key members. ID_TRN IdentityUUID char(32)
OperatorID (FK) A unique, automatically assigned number used to identify a workstation OPERATOR. ID_OPR Identity integer AccessPassword(CO_ACS_PSWD)
AccessPasswordSequenceNumber (FK) A unique system assigned sequence number for each successive AccessPassword chosen by the Operator. AI_ACS_PSWD LineNumber smallint AccessPassword(CO_ACS_PSWD)

Relationships

Parent Entity Verb Phrase Child Entity
AccessPassword was used in PasswordAuthorizationTransaction
ControlTransaction can be a PasswordAuthorizationTransaction

Logical Views containing PasswordAuthorizationTransaction

Logical View
Logical 02200 - Transaction Macro View
Logical 02400 - Control Transaction Macro View